XSM: adjust Kconfig names
authorJan Beulich <jbeulich@suse.com>
Tue, 18 Jun 2019 14:05:31 +0000 (16:05 +0200)
committerJan Beulich <jbeulich@suse.com>
Tue, 18 Jun 2019 14:05:31 +0000 (16:05 +0200)
commitf459e531d7018d0dc536d22d131e6a4f955ffb9e
treeb38ab5057c1cb07118890af2e74ff2154a2c9cf7
parentf990f2ade357016acecd0a7c1f65e1b56d124add
XSM: adjust Kconfig names

Since the Kconfig option renaming was not backported, the new uses of
involved CONFIG_* settings should have been adopted to the existing
names in the XSA-295 series. Do this now, also changing XSM_SILO to just
SILO to better match its FLASK counterpart.

To avoid breaking the Kconfig menu structure also adjust XSM_POLICY's
dependency (as was also silently done on master during the renaming).

Signed-off-by: Jan Beulich <jbeulich@suse.com>
xen/common/Kconfig
xen/include/xsm/xsm.h
xen/xsm/Makefile
xen/xsm/xsm_core.c